Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Updates the requirements on graphql-schema_comparator to permit the latest version.

Release notes

Sourced from graphql-schema_comparator's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: xuorig/graphql-schema_comparator@v1.1.1...v1.1.2

Changelog

Sourced from graphql-schema_comparator's changelog.

1.1.2 (September 15 2022)

Bug Fix

  • Fix field argument removed message (#51)
  • Fix safe type change comparison (#53)

1.1.1 (January 7 2022)

Bug Fix

  • Fix directive type change false positive bug (#47)

1.1.0 (December 20 2021)

Bug Fix

  • Adding non-null arguments with a default value should be non-breaking (#38)

New Features

  • Remove legacy graphql gem API usage and support versions >= 1.13 (#46)

1.0.1 (May 26 2021)

Bug Fix

  • Fix comparing directives (#36)

1.0.0 (January 23 2020)

Breaking Changes

  • Add support for graphql-ruby 1.10.0+ (#28)
  • Starting from 1.0.0 a minimum of graphql-ruby 1.10 is required

0.6.1 (May 21rst 2019)

  • Added a bunch of reasons to breaking changes (#17)
  • Relaxed Thor Dependency
  • Add verify task for CI usage which returns exit codes depending on breaking changes (#24)

0.6.0 (Feb 28th 2018)

New Features

  • Add #path which returns a dot-delimited path to the affected schema member. (#15)

0.5.1 (Feb 15th 2018)

... (truncated)

Commits
  • 9a4e554 v1.1.2
  • a3f7c30 Merge pull request #53 from xuorig/fix-safe-type-change-comparison
  • fedceaf Fix safe type change comparison
  • 6a44b08 Merge pull request #51 from ImmersiveLabsUkOrg/change-message-fixes
  • 8be42c1 Fix non null argument removal
  • e9c9f15 Prove argument removed is buggy
  • b00fc46 v1.1.1
  • 535ba88 Merge pull request #47 from haruska/unchanged_directive_breaking
  • fbf8b4a test type signature instead of type objects for changes
  • 939dcb6 failing test
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [graphql-schema_comparator](https://github.com/xuorig/graphql-schema_comparator) to permit the latest version.
- [Release notes](https://github.com/xuorig/graphql-schema_comparator/releases)
- [Changelog](https://github.com/xuorig/graphql-schema_comparator/blob/master/CHANGELOG.md)
- [Commits](xuorig/graphql-schema_comparator@v1.0.0...v1.1.2)

---
updated-dependencies:
- dependency-name: graphql-schema_comparator
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 16, 2022
@stale
Copy link

stale bot commented Jan 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 7, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 19, 2023

Superseded by #212.

@dependabot dependabot bot closed this Oct 19, 2023
@dependabot dependabot bot deleted the dependabot/bundler/graphql-schema_comparator-tw-1.1.2 branch October 19, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant